home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / TASKR403.ZIP / ESBATCH.INF (.txt) < prev    next >
Encoding:
OS/2 Help File  |  1995-09-05  |  121.1 KB  |  610 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Technical Support ΓòÉΓòÉΓòÉ
  3.  
  4.          Evolutionary Software can be contacted at the following numbers. 
  5.  
  6.      (219)-833-4556 
  7.  
  8.      (219)-482-3179 
  9.  
  10.  
  11. ΓòÉΓòÉΓòÉ 2. Registration ΓòÉΓòÉΓòÉ
  12.  
  13.          Evolutionary Software can be contacted at the following numbers. 
  14.  
  15.      (219)-833-4556 
  16.  
  17.      (219)-482-3179 
  18.  
  19.          You can also fill out the following form and mail it to 
  20.  
  21.      Evolutionary Software 
  22.  
  23.      55 Lane 101 Crooked Lake 
  24.  
  25.      Angola, IN 46703 
  26.  
  27.      Enclose a check or a purchase order and Evolutionary software will send 
  28.      you a copy of the software. The current price of the software is 79.95 
  29.  
  30.       Company Name______________ 
  31.  
  32.       P.O. Number _______________ 
  33.  
  34.       Contact Name ______________ 
  35.  
  36.       Contact Phone Number _____________ 
  37.  
  38.       Number Of Copies ______________ 
  39.  
  40.  
  41. ΓòÉΓòÉΓòÉ 3. Introduction ΓòÉΓòÉΓòÉ
  42.  
  43.      The Evolutionary Software Batch Management System allows you to control 
  44.      mission critical jobs and repetitive tasks from within the OS/2 Workplace 
  45.      Shell. By utilizing the power of System Object Modules (SOM) and the OS/2 
  46.      Workplace Shell, the standard OS/2 graphical interface is used to create 
  47.      job properties, review logs, and verify execution of programs. 
  48.  
  49.      Since the programs are user defined as WPS Objects, you can execute OS/2, 
  50.      DOS, and Windows programs.  You can control program parameters such as 
  51.      full screen, windowed, minimized and DOS settings just like any OS/2 
  52.      object! 
  53.  
  54.      Evolutionary Software has added a page to the settings notebook on a 
  55.      program object. The page titled "Batch Time" on the notebook  has all the 
  56.      necessary settings to automatically start that particular object. If you 
  57.      are familiar with the OS/2 Workplace Shell, you will find the Evolutionary 
  58.      Software approach extremely easy to use. 
  59.  
  60.  
  61. ΓòÉΓòÉΓòÉ 4. Installation ΓòÉΓòÉΓòÉ
  62.  
  63.       Performing The Installation 
  64.  
  65.      1.) Place the installation diskette into a diskette drive (for example, 
  66.      Drive A). 
  67.  
  68.      2. )Open an OS/2 window (found in OS/2 System Command Prompts). 
  69.  
  70.      3.) Make the diskette drive the current drive by typing in the drive 
  71.      letter (for example A:) then press Enter. 
  72.  
  73.      4. )Then type in "Install"  and press Enter to start the install program. 
  74.  
  75.      5. )The install program will then display a screen with the source drive 
  76.      for the installation diskette set to the A drive. The target drive for 
  77.      transferring of the installation files set to the C drive. The target 
  78.      directory for the installation files has been set to BATCH. Change the the 
  79.      values if necessary to match your environment. 
  80.  
  81.      6.) Point to the Install button and Click. 
  82.  
  83.      7. )Follow any further instructions during the install program. 
  84.  
  85.      8.) After installation completes remove the installation diskette from the 
  86.      drive. 
  87.  
  88.      9. )Please reboot your computer. 
  89.  
  90.       Installation Details 
  91.  
  92.          This installation will perform the major functions listed below. 
  93.  
  94.      1.) The installation diskette will be copied to a target drive and 
  95.      directory selected by the installer. 
  96.  
  97.      2.) The LIBPATH,PATH,DPATH, and SET BOOKSHELF statements in the CONFIG.SYS 
  98.      will be updated to include the selected target drive and directory. The 
  99.      original CONFIG.SYS will be saved as CONFIG.ESI 
  100.  
  101.      3.) A new folder will be created on your OS/2 desktop containing the 
  102.      program objects in support of the Evolutionary Software Task Scheduler and 
  103.      Management System. 
  104.  
  105.      4.) A log file(batchlog.dat) will be created and initialized in the target 
  106.      directory. 
  107.  
  108.      5.) A registration folder will temporarily be created in your OS/2 startup 
  109.      folder. After re-booting your computer(per installation instructions) the 
  110.      registration of the Evolutionary Software Task Scheduler And Management 
  111.      system will complete. The registration will remove itself from the startup 
  112.      folder as this should only be needed once during the installation. 
  113.  
  114.       6.) A new object will be created in your templates folder. This new 
  115.      object named "Batch" will be what you use to drag to the desktop for each 
  116.      task to be scheduled. 
  117.  
  118.      Note:  SET RESTARTOBJECTS=NO If this parameter is in your computers 
  119.      CONFIG.SYS, a warning message should have been issued by the install 
  120.      program. This is not an error, but the program object that was added to 
  121.      your startup folder will not execute after you reboot your computer. 
  122.      Therefore after you have re-booted  your computer you must open the 
  123.      startup folder (found in OS/2 System) and point to  the registration 
  124.      object and double-click. This will start the registration program and 
  125.      complete the installation. 
  126.  
  127.  
  128. ΓòÉΓòÉΓòÉ 5. Getting Started ΓòÉΓòÉΓòÉ
  129.  
  130.      This section will  teach you how to create an object. The object we will 
  131.      create will be called Fred. Fred will be scheduled to execute every 1 
  132.      minute. After we have created Fred, you will be able to look at the log 
  133.      file and see when Fred ran. Let's get started. 
  134.  
  135.          In order to create Fred we need to open your OS/2 templates folder. 
  136.      Find your OS/2 templates folder and double click on it. When the folder 
  137.      opens, find the object that looks like the following. Point your mouse at 
  138.      the object. Hold down your right mouse button and drag out a new batch 
  139.      object. A dialog notebook will appear that looks like the following. 
  140.  
  141.          In the entry field titled "Path and file name", key in the path where 
  142.      you installed the batch system + fred.cmd. An example would be: 
  143.      "c:\batch\fred.cmd". Click on the tab in the notebook titled "Batch Time". 
  144.      The following page will appear. 
  145.  
  146.         Fill it out exactly as seen above.  Close the window after you have 
  147.      finished. You have created your first Batch Object!!!! 
  148.  
  149.      In order for the object to be scheduled and executed, you need to run the 
  150.      batch agent. Locate and double click on the Batch Folder. Inside the Batch 
  151.      Folder, you will find an object called Batch Agent. Double click on the 
  152.      Batch Agent. If you have set Fred up correctly,  as soon as you double 
  153.      click on the Batch Agent, fred should run. It will then run every 1 minute 
  154.      after that. 
  155.  
  156.      After fred runs a couple of times, let's check the log. Open up the batch 
  157.      folder and click on the program object titled "View Log". You will see 
  158.      some entries  titled batch. These entries are Fred. If you wanted the 
  159.      entries to be titled something other than batch, change the title of the 
  160.      object on the desktop. I hope this section helped you get started. 
  161.  
  162.      Note: If you decide to change the title, be careful to enter the first two 
  163.      lines as a date and time in the correct format. The next time the object 
  164.      will run is reflected by the title of the object. If the object title is 
  165.      changed, the next execution time will be updated based upon the title. 
  166.  
  167.  
  168. ΓòÉΓòÉΓòÉ 6. Creating New Objects ΓòÉΓòÉΓòÉ
  169.  
  170.          This section will describe the basic steps necessary in creating a 
  171.      task to be scheduled and executed. The headings in this section will be 
  172.      highlighted so you can click on those headings to get a more detailed 
  173.      explanation. 
  174.  
  175.          Each new "Batch" object begins in the templates folder. Simply drag 
  176.      out a "Batch" object from the templates folder as explained in Create The 
  177.      New Object. After the object has been put on the desktop, a notebook will 
  178.      appear. In the notebook you will see tabs with the  setting information on 
  179.      them. Settings for the batch time tab are explained in Modifying "Batch 
  180.      Time". After the batch time tab has been filled out and the update button 
  181.      has been pressed, the object is ready to be started at the given times. 
  182.  
  183.          After all the objects have been created, the agent needs to be run in 
  184.      order for the objects to be automatically executed. It would be the 
  185.      suggestion of Evolutionary Software to create a shadow of the Batch Agent 
  186.      and put it in the startup folder.This will ensure the agent will be 
  187.      executed every time you start your computer. You can find out how to 
  188.      create a shadow by consulting your OS/2 Documentation. The Batch Agent 
  189.      icon looks like the following. More information on the Batch Agent can be 
  190.      found in  The Agent's Job. 
  191.  
  192.  
  193. ΓòÉΓòÉΓòÉ 6.1. Overview ΓòÉΓòÉΓòÉ
  194.  
  195.          This section will describe the basic steps necessary in creating a 
  196.      task to be scheduled and executed. The headings in this section will be 
  197.      highlighted so you can click on those headings to get a more detailed 
  198.      explanation. 
  199.  
  200.          Each new "Batch" object begins in the templates folder. Simply drag 
  201.      out a "Batch" object from the templates folder as explained in Create The 
  202.      New Object. After the object has been put on the desktop, a notebook will 
  203.      appear. In the notebook you will see tabs with the  setting information on 
  204.      them. Settings for the batch time tab are explained in Modifying "Batch 
  205.      Time". After the batch time tab has been filled out and the update button 
  206.      has been pressed, the object is ready to be started at the given times. 
  207.  
  208.          After all the objects have been created, the agent needs to be run in 
  209.      order for the objects to be automatically executed. It would be the 
  210.      suggestion of Evolutionary Software to create a shadow of the Batch Agent 
  211.      and put it in the startup folder.This will ensure the agent will be 
  212.      executed every time you start your computer. You can find out how to 
  213.      create a shadow by consulting your OS/2 Documentation. The Batch Agent 
  214.      icon looks like the following. More information on the Batch Agent can be 
  215.      found in  The Agent's Job. 
  216.  
  217.  
  218. ΓòÉΓòÉΓòÉ 6.2. Create The New Object. ΓòÉΓòÉΓòÉ
  219.  
  220.          In order to get a new "Batch" object from the templates folder, you 
  221.      must locate the templates folder. The templates folder looks like the 
  222.      following. Once you locate the templates folder, open it by double 
  223.      clicking on it with the left mouse button. The templates folder will open 
  224.      up. Locate the "Batch" template object In the templates folder. It will 
  225.      look like the following.  Position your cursor on the "Batch" object 
  226.      template. Hold down your right mouse button and drag the new object out to 
  227.      an empty spot on your desktop. The first screen you will see is the 
  228.      setting page for the "Batch" object. The "Batch" object is exactly the 
  229.      same as a "Program" object with  the exception of a new tab called "Batch 
  230.      Time". Consult your OS/2 documentation on how to set up a program object. 
  231.      An explanation of  the "Batch Time" tab is explained in Modifying "Batch 
  232.      Time" . 
  233.  
  234.  
  235. ΓòÉΓòÉΓòÉ 6.3. Modifying "Batch Time". ΓòÉΓòÉΓòÉ
  236.  
  237. Click on the "Batch Time" tab with the left mouse button In order to open the 
  238. time settings for the object. The "Batch Time" tab looks like the following. 
  239. After you click on that tab a page comes up in the book that looks like the 
  240. following.  Each letter from the above figure is explained in the following 
  241. list. 
  242.  
  243.       A.) The "Start Date and Time" box represents the next date and time the 
  244.      object will be executed. 
  245.  
  246.       B.) The "Repeat Every" box represents how often you want the object to 
  247.      repeat. Put a number in the upper box. Put a quantity of time in the lower 
  248.      box. An example would be a "5" in the upper box, and "Minutes" in the 
  249.      lower box. This object would then execute every five minutes. If you have 
  250.      the lower box set on none the object will only run once. This could be 
  251.      useful for an application which needs to run at irregular intervals. 
  252.      Schedule the object when you want it to run. It will only run once. 
  253.  
  254.      The following is a list of repeat types. 
  255.  
  256.          1.)minutes->repeat every "x" minutes 
  257.  
  258.          2.)hours->repeat every "x" hours 
  259.  
  260.          3.)days->repeat every "x" days 
  261.  
  262.          4.)weeks->repeat every "x" weeks 
  263.  
  264.          5.)months->repeat every "x" months 
  265.  
  266.          6.)(BEMo)->repeat every "x" days before the end of every month. 
  267.  
  268.          7.)(WFBMo)->Workdays from the begining of the month. A workday is 
  269.         defined in the Tasker Setup 
  270.  
  271.          8.)(WFEMo)->Workdays from the end of the month. 
  272.  
  273.          9.)Batch file->This repeat interval executes when either a file is 
  274.         created or deleted. This corresponds with the "Batch File" tab in the 
  275.         notebook. 
  276.  
  277.       C.) The "Record in Log"  box determines whether the events for the object 
  278.      will be recorded in the log file. You may want to uncheck this box on an 
  279.      object that runs every minute. If the object runs every minute, the log 
  280.      file will fill up with just that object's events. 
  281.  
  282.       D.)The "Exception Days" boxes represent days you do not want the object 
  283.      to execute. If you never want this object to execute on a Monday, put a 
  284.      check in the "M" box. 
  285.  
  286.       E.) If you press the "Help" button, you guessed it, you get this help 
  287.      facility. 
  288.  
  289.       F.) The "Update" button commits all changes made to the database. If you 
  290.      do not press the update button, all the changes you have made in this 
  291.      dialog box are lost. 
  292.  
  293.       G.) The "Exception Calendar" box is a pull down list of calendars that 
  294.      you have defined. The days that are selected on the calendar will be 
  295.      exception days. The default calendar is named "Default". Calendars are 
  296.      stored in the Batch.ini file. Each object can point to the same calendars 
  297.      or different calendars. A good application for the "Exception Calendar" 
  298.      box would be for holidays such as Christmas. 
  299.  
  300.       H.) The "Modify Calendar" button allows you to modify exception 
  301.      calendars. See Modifying Calendars 
  302.  
  303.       I.) The "Hold" box keeps the object from running until the box is 
  304.      unchecked. 
  305.  
  306.  
  307. ΓòÉΓòÉΓòÉ 6.4. Modifying "Batch File." ΓòÉΓòÉΓòÉ
  308.  
  309.          The "Batch File" tab is used to associate an object to a file. The 
  310.      object can be set up so that it will execute when a file is deleted or 
  311.      created. In order for the object to run on file conditions, the "Batch 
  312.      Time" tab must have "Batch File" in the selection box as illustrated in 
  313.      the following picture.     When selecting the "Batch File" tab the 
  314.      following dialog box will appear. 
  315.  
  316.       A.) A fully qualified path such as c:\test\temp.dat must be entered in 
  317.      the "File Name  Path" box. 
  318.  
  319.       B.) Having the "Execute when file is created" button selected will have 
  320.      the object executed when the "Batch Agent" sees the file in the path 
  321.      entered in "A.)". 
  322.  
  323.       C.) Having the "Execute when file is deleted" button selected will have 
  324.      the object executed every time the "Batch Agent" cycles, and the file 
  325.      entered in "A.)" does not exist in the path. Make sure you have the object 
  326.      re-create the file, otherwise the batch agent will continue to run this 
  327.      object. 
  328.  
  329.       D.) The "Browse" button is used to graphically find a path and file. 
  330.  
  331.  
  332. ΓòÉΓòÉΓòÉ 6.5. Modifying "Dependents" ΓòÉΓòÉΓòÉ
  333.  
  334.      The "Dependency" tab is used to set up dependencies between two objects. 
  335.      The dependency is accomplished by dragging a batch object onto the 
  336.      multiline entry box. The multiline entry box is represented by "B.)" . 
  337.      Once the object is dropped,  the name will be displayed in the multiline 
  338.      entry box. The name being displayed then represents a dependcy on that 
  339.      object. The way to eliminate the dependency is to click on button "A.)" 
  340.      titled "Delete Link". 
  341.  
  342.      Let's discuss how a dependency would work if we had two objects titled "Y" 
  343.      and "X". If you dragged object "X" on object "Y"'s dependency tab multline 
  344.      entry box, object "Y" would not execute unless object "X" had run in the 
  345.      same 24 hour workday. To further complicate matters, if in the 24 hour 
  346.      workday object "Y"'s dependency is not met, it will be rescheduled to the 
  347.      next repeat interval. 
  348.  
  349.      The 24 hour workday usally runs from 12:00 AM to 11:59:59 PM. The 24 hour 
  350.      workday can be offset in hours by running the tasker setup program. 
  351.  
  352.  
  353. ΓòÉΓòÉΓòÉ 6.6. Modifying "Successor" ΓòÉΓòÉΓòÉ
  354.  
  355.      The "Successor" tab is used to set up successor links between two objects. 
  356.      The link is accomplished by dragging a batch object onto the multiline 
  357.      entry box. The multiline entry box is represented by "B.)" . Once the 
  358.      object is dropped,  the name will be displayed in the multiline entry box. 
  359.      The name being displayed then represents a successor object to the owner 
  360.      object. The way to eliminate the successor is to click on button "A.)" 
  361.      titled "Delete Link". 
  362.  
  363.      A successor object is run imediately after the owner object has ran. The 
  364.      successor object differs from the dependency object in that it does not 
  365.      look at the time the object is scheduled. It runs immediately after the 
  366.      owner object has ran. The owner object will not pay attention to any 
  367.      exception dates or times. If you need that functioanlity, use a dependency 
  368.      object. 
  369.  
  370.  
  371. ΓòÉΓòÉΓòÉ 7. Tasker Setup ΓòÉΓòÉΓòÉ
  372.  
  373.      The "Tasker Setup" program is used to set up exception calendars, the 
  374.      workday offset and default workdays. If you want to run the tasker setup 
  375.      program, locate the object that looks like the following  in your batch 
  376.      folder on your desktop. Point your cursor at the object and double click 
  377.      with your left mouse button. The following screen will come up. The fist 
  378.      tab allows you to modify calandars.  The second tab allows you to setup 
  379.      you company's workdays. The third tab labled  "Work offset". allows you to 
  380.      determine when jobs will be schelduled, if a dependency has not been met. 
  381.  
  382.  
  383. ΓòÉΓòÉΓòÉ 7.1. Modifying "Calendars" ΓòÉΓòÉΓòÉ
  384.  
  385.      Exception Calendars are used to keep objects from executing on a specific 
  386.      calendar Date. If you create a calendar that has June 1st as an exception 
  387.      day (In other words it is checked in red). Any object that has that 
  388.      calendar assigned to it will not run on that day. 
  389.  
  390.      This dialog box allows you define multiple calendars. After the calendars 
  391.      have been defined, you can assign a specific calendar to each object. 
  392.  
  393.      In order to create a new calendar name, Just press the "C. Add calendar 
  394.      button" ,and type in a new name ,and then press OK. The new Calendar name 
  395.      will be created and put in the "A.) selected Calendar" list Box. However, 
  396.      that Calendar will not be the calendar you are working with until you 
  397.      choose to work with that calendar name. 
  398.  
  399.      The calendar name that is chosen in the "A. selected Calendar" list box is 
  400.      the one you are working with. If you want to change your new calendar 
  401.      definition, select the new one from the "A. selected Calendar" list Box. 
  402.  
  403.      The calendar "E." at the bottom of the dialog box represents an entire 
  404.      month at a time. You can pick a day by selecting it with the left mouse 
  405.      button. By selecting a day, the day will turn the color red . The color 
  406.      red indicates that day will be used as an exception day. 
  407.  
  408.       If you put a check in the "D. Apply Every Year" Check Box, the color for 
  409.      the days you select will turn green. The green color indicates that day 
  410.      will be an exception day every Year. For example: You may want December 
  411.      25th to be green if you don't want an object to execute on Christmas of 
  412.      every year. 
  413.  
  414.      The two buttons "F. Next Month" and "G. Prior Month" allow to scroll 
  415.      through months. 
  416.  
  417.      If you want to delete a calendar, make it the current calendar in the "A. 
  418.      selected Calendar" list box, and press the "B. Delete Calendar " button. 
  419.      Any object that was using that calendar will now be using the default 
  420.      calendar. 
  421.  
  422.  
  423. ΓòÉΓòÉΓòÉ 7.2. Modifying "Workdays" ΓòÉΓòÉΓòÉ
  424.  
  425.      Workdays are used to run jobs at a specific time of the month. Every 
  426.      companys workdays are different, and this allows you to define your 
  427.      company workdays. Each object has a repeat every time that is picked from 
  428.      a pull down list box. The repeat every pull down list box has choices such 
  429.      as minutes, hours etc. There are two very special choices called WFBMo 
  430.      (Workdays From The Begining Of The Month) and WBEMo (WorkDays Before the 
  431.      End Of The Month). 
  432.  
  433.       If either of the two choices above are picked as an object's repeat type, 
  434.      the object will be schelduled based upon the default workdays. You can 
  435.      change your company workdays by locating the tasker setup program in you 
  436.      batch folder. It looks like the following Point your cursor at the object 
  437.      and double click with your left mouse button. The following screen will 
  438.      come up. Click on the second tab Labled "Workdays". Only the day's that 
  439.      are checked will be counted when calculating the next start time. 
  440.  
  441.       A good example of this would be, if you need to run payroll on the 3rd 
  442.      working day of the month. If Monday through Friday are checked as your 
  443.      company's working days and the 1st lands on a sunday, the 3rd working day 
  444.      of the month would be the 4th. 
  445.  
  446.  
  447. ΓòÉΓòÉΓòÉ 7.3. Modifying "Work Offset" ΓòÉΓòÉΓòÉ
  448.  
  449.      The work offset tab is used in conjunction with dependecies. If object "A" 
  450.      is dependent on object "B", object "A" will wait until object "B" will run 
  451.      before it can run. If the dependency is never met, object "A" will wait 
  452.      until midnight and then it will be rescheduled. You can make the object 
  453.      wait longer than midnight by changing the "Work Offset". You can change 
  454.      your company's work offset by locating the tasker setup program in you 
  455.      batch folder. It looks like the following Point your cursor at the object 
  456.      and double click with your left mouse button. The following screen will 
  457.      come up. Click on the third tab Labled "Work Offset". Increase the 
  458.      interger in the entry box to make the object wait longer. 
  459.  
  460.  
  461. ΓòÉΓòÉΓòÉ 8. Logging Information In The Log File ΓòÉΓòÉΓòÉ
  462.  
  463.      The log file consists of three fields. 
  464.  
  465.       1. The Name Field 
  466.       2. The Start Date/Time Field 
  467.       3. The Action Field 
  468.  
  469.      All actions that take place on batch objects are automatically logged into 
  470.      the log file. Currently there are 3 different types of actions 
  471.  
  472.      The 3 action types are. 
  473.  
  474.       1. Program Was executed. 
  475.       2. The Program Was Closed 
  476.       3. The Settings View was opened 
  477.  
  478.       User defined actions and names.  However, there are times that the user 
  479.      may want to log a special event to the file. An Example of an event would 
  480.      be that a particular job maybe half completed. For this reason we have 
  481.      provided 2 command line utilities. 
  482.  
  483.       1. log.exe->OS/2 log program 
  484.       2. doslog.EXE->Dos log program 
  485.  
  486.      Both Log.exe and doslog.exe have the same parameters. The first parameter 
  487.      is the name field. The name field can be no longer than 30 characters. The 
  488.      second parameter is the action field. The action field can be no longer 
  489.      than 150 characters. 
  490.  
  491.      Here are 2 examples 
  492.  
  493.       1. log "batch" "The return code was 5" 
  494.       2. doslog "DOS batch" "Batch file transfer completed " 
  495.  
  496.  
  497. ΓòÉΓòÉΓòÉ 9. Viewing The Log File ΓòÉΓòÉΓòÉ
  498.  
  499. The Evolutionary Software Task Scheduler And Management System automatically 
  500. records events associated with each task scheduled. This provides a historical 
  501. log that may be used to track all scheduled tasks. The view utility has been 
  502. provided to display all the events recorded in the log file. "Show Only" 
  503. Filters may also be used to select only matching log entries.  The Menu Bar 
  504. contains the following options: 
  505.  
  506.      File 
  507.  
  508.         o Initialize -  This will clear and initialize the log file for 
  509.         processing. 
  510.  
  511.      Show Only 
  512.  
  513.         o By Month  -  Select events logged for a specific month. 
  514.  
  515.         o By Day   -  Select events logged for a specific day of the week. 
  516.  
  517.         o By Job  -  Select events logged for a specific task name. 
  518.  
  519.         o By Action -  Select events logged for a specific action. 
  520.  
  521.      Refresh - This will update the screen with new events that have happened . 
  522.  
  523.      Sort - 
  524.  
  525.          Ascending -changes the events order from oldest event to newest event. 
  526.  
  527.          desending -changes the events order from newest event to oldest event. 
  528.  
  529.  
  530. ΓòÉΓòÉΓòÉ 10. The Agent's Job. ΓòÉΓòÉΓòÉ
  531.  
  532.      The agent's job is to check the database on a regular basis. The frequency 
  533.      that the agent checks the database is determined by spin button "A." If 
  534.      the object needs to be executed, it executes that object and then stores 
  535.      the next start interval in the object database. The object at close time 
  536.      will update it's desktop title based on the next start time in the 
  537.      database. The Log button "B." will execute the log viewing program. The 
  538.      help button "D." will get you to this help facility. The last scan time 
  539.      "C." is the last time the agent checked the database for batch objects to 
  540.      execute. 
  541.  
  542.  
  543. ΓòÉΓòÉΓòÉ 11. Modify An Existing Object. ΓòÉΓòÉΓòÉ
  544.  
  545.  
  546. ΓòÉΓòÉΓòÉ 11.1. Modify All object Parameters ΓòÉΓòÉΓòÉ
  547.  
  548.      Every object's parameters can be changed. If you want to change an 
  549.      object's parameters, move the cursor so that it points to the object. 
  550.      Click the right mouse button once and the following menu comes up. 
  551.  
  552.      Click with the left mouse button on the arrow next to the word "open" in 
  553.      the menu. A second menu will pop up with the word "settings". Click with 
  554.      the left mouse button on the word "settings". The notebook associated with 
  555.      this object will come up. For further information on this notebook see 
  556.      Modifying "Batch Time" . 
  557.  
  558.  
  559. ΓòÉΓòÉΓòÉ 11.2. Modifying Start Date/time ΓòÉΓòÉΓòÉ
  560.  
  561.      You can modify the start date time by changing the title of the object. 
  562.      Simply point the cursor at the object. Hold down the control key and press 
  563.      the left mouse button. You can now modify the title of the object. Simply 
  564.      stay within the format of yy/mm/dd,hh/mm/ss,title and the object database 
  565.      will get updated with the new date and time. 
  566.  
  567.  
  568. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  569.  
  570. The Settings view was opened meant that someone opened the settings page for 
  571. that object. This means that some of the objects settings could have been 
  572. changed. This will have a corresponding close. 
  573.  
  574.  
  575. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  576.  
  577. This means that the current open view closed. 
  578.  
  579.  
  580. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  581.  
  582. This means that the object was actually executed. There will be a corresponding 
  583. close for this object. 
  584.  
  585.  
  586. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  587.  
  588. The name field contains the WorkPlace Shell title of the object. If you change 
  589. the title of the object. That title change will be reflected in the log file 
  590. the next time an action takes place on that object. 
  591.  
  592.  
  593. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  594.  
  595. The action field contains the WorkPlace Shell action That took place on the 
  596. object. There are a number of different Types of actions which are discussed 
  597. Later. 
  598.  
  599.  
  600. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  601.  
  602. The Time field contains the time the WorkPlace Shell action took place on the 
  603. object. This time is automatically stored by the object and or the command line 
  604. log utilities. 
  605.  
  606.  
  607. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  608.  
  609. Evolutionary Software and the Batch Management System are Copyrights of 
  610. Evolutionary Software